More process-related doc and manual small edits
authorGlenn Morris <rgm@gnu.org>
Wed, 18 Apr 2012 03:48:43 +0000 (20:48 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 18 Apr 2012 03:48:43 +0000 (20:48 -0700)
commitff48bd02457c458c89004050aedb8bdcbcf2cbfb
tree2c68a80f2a20071c52dd62be393d770a05b4f15f
parent0dde67458e3c65a0e02c3e5504dc2287682eb023
More process-related doc and manual small edits

* doc/lispref/processes.texi (Output from Processes, Filter Functions):
Mention waiting-for-user-input-p.
(Sentinels, Query Before Exit, System Processes, Transaction Queues):
(Network Servers, Datagrams, Network Processes, Network Options)
(Network Feature Testing, Serial Ports): Copyedits.
(Network): Add encrypted network overview paragraph.
Cross-reference the Emacs-GnuTLS manual.  Use @acronym.

* lisp/net/network-stream.el (open-network-stream): Doc fix.

* src/process.c (Fset_process_inherit_coding_system_flag)
(Fset_process_query_on_exit_flag): Doc fix (mention return value).
(Fmake_network_process): Doc fix.
doc/lispref/ChangeLog
doc/lispref/processes.texi
lisp/ChangeLog
lisp/net/network-stream.el
src/ChangeLog
src/process.c